Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · 📊
Reference for KubePodInventory table in Azure Monitor Logs.
| Attribute | Value |
|---|---|
| Category | Containers |
| Basic Logs Eligible | ✗ No (source) |
| Supports Transformations | ✓ Yes (source) |
| Ingestion API Supported | ✗ No |
| Azure Monitor Tables Reference | View Documentation |
Source: Azure Monitor documentation
| Column Name | Type | Description |
|---|---|---|
| _BilledSize | real | The record size in bytes |
| _IsBillable | string | Specifies whether ingesting the data is billable. When _IsBillable isfalseingestion isn't billed to your Azure account |
| _ResourceId | string | A unique identifier for the resource that the record is associated with |
| _SubscriptionId | string | A unique identifier for the subscription that the record is associated with |
| ClusterId | string | ID of the kubernetes cluster from which the event was sourced |
| ClusterName | string | ID of the kubernetes cluster from which the event was sourced |
| Computer | string | Computer/node name in the cluster that has this pod/container. Unscheduled pods will have this as empty. |
| ContainerCreationTimeStamp | datetime | Container creation time |
| ContainerID | string | Container's ID |
| ContainerLastStatus | string | Container's last observed last status |
| ContainerName | string | Container name. This is in poduid/containername format. |
| ContainerRestartCount | int | Restart count for the container |
| ContainerStartTime | datetime | Time container started. |
| ContainerStatus | string | Container's last observered current state [container.state] |
| ContainerStatusReason | string | Reason if any for container's status. |
| ControllerKind | string | Container/Pod's controller kind. For example: ReplicaSet |
| ControllerName | string | Container/Pod's controller Name. Ex;- kubernetes-dashboard-9f5bf9974 |
| InstanceName | string | Not used currently[for future use] |
| Namespace | string | Kubernetes Namespace for the pod/container |
| PodCreationTimeStamp | datetime | Pod creation time |
| PodIp | string | Pod's IP Address |
| PodLabel | string | Pod Labels |
| PodRestartCount | int | Restart count for the pod. [Sum of all restarts of all containers in the pod] |
| PodStartTime | datetime | Pod's start time (for started pods) |
| PodStatus | string | Last observed Pod Status [pod.status.phase] |
| PodUid | string | Unique ID of the pod |
| ServiceName | string | Kubernetes Service the pod belongs to (if any) |
| SourceSystem | string | The type of agent the event was collected by. For example,OpsManagerfor Windows agent, either direct connect or Operations Manager,Linuxfor all Linux agents, orAzurefor Azure Diagnostics |
| TimeGenerated | datetime | Date and time the record was created. |
| Type | string | The name of the table |
This table collects data from the following Azure resource types:
microsoft.containerservice/managedclustersmicrosoft.kubernetes/connectedclustersmicrosoft.hybridcontainerservice/provisionedclustersBrowse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · 📊